Skip to content

[3.9] bpo-41182 selector: use DefaultSelector based upon implementation (GH-21257)#21630

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-bcd4783-3.9
Jul 26, 2020
Merged

[3.9] bpo-41182 selector: use DefaultSelector based upon implementation (GH-21257)#21630
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-bcd4783-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 26, 2020

Copy link
Copy Markdown
Contributor

On some platform such as VMware ESXi, DefaultSelector fails
to detect selector due to default value.
This fix adds a check and uses the correct selector depending upon
select implementation and actual call.

Fixes: [bpo-41182]()

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com
(cherry picked from commit bcd4783)

Co-authored-by: Abhijeet Kasurde akasurde@redhat.com

https://bugs.python.org/issue41182

…thonGH-21257)

On some platform such as VMware ESXi, DefaultSelector fails
to detect selector due to default value.
This fix adds a check and uses the correct selector depending upon
select implementation and actual call.

Fixes: [bpo-41182]()

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit bcd4783)

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@Akasurde: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 6e4975a into python:3.9 Jul 26, 2020
@miss-islington
miss-islington deleted the backport-bcd4783-3.9 branch July 26, 2020 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants